cellrendererpixbuf: Don't eat states
authorBenjamin Otte <otte@redhat.com>
Thu, 5 Sep 2013 16:45:13 +0000 (18:45 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 5 Sep 2013 16:48:47 +0000 (18:48 +0200)
commitfa3b803de9aef33208a71c6e2113deac468e5f8d
treef6e3fbf047f8295cb6b03b7613015e187b4d8d67
parent502d7644fea442c4ad1bbeff08ffb6d858e13e3b
cellrendererpixbuf: Don't eat states

Even when not following states, blacklist the states we don't follow
instead of whitelisting the ones we do. This way, we don't accidentally
eat new ones like the text direction flags.

Fixes a bug where text direction wasn't available when rendering stock
items.

https://bugzilla.gnome.org/show_bug.cgi?id=702423
gtk/gtkcellrendererpixbuf.c